ExamPlay Light Logo
Sign In

Computer Science for IGCSE & O level - Programming (Section 3 - No. 2)

What is the purpose of the `//` operator in Python?
Exponentiation
Division
Floor division (integer division)
Modulo

Explanation

// is the floor division operator, and it returns only the quotient (without any decimal places).

Comments (0)

Login To Comment
Advertisement
BrainBehindX Inc Logo
©2026; Powered By BrainBehindX Inc